Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid making delete requests if deletes are disabled for a user (#6583) #6687

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

MasslessParticle
Copy link
Contributor

(cherry picked from commit a92e048)

This was a manual cherry pick with no errors. Originally there was an error because the delete fixes weren't making it to this branch.

@MasslessParticle MasslessParticle requested a review from a team as a code owner July 14, 2022 22:26
@MasslessParticle
Copy link
Contributor Author

Like other non-erroring backports, I'm just going to merge this one

@grafanabot
Copy link
Collaborator

./tools/diff_coverage.sh ../loki-main/test_results.txt test_results.txt ingester,distributor,querier,querier/queryrange,iter,storage,chunkenc,logql,loki

Change in test coverage per package. Green indicates 0 or positive change, red indicates that test coverage for a package fell.

+           ingester	0.4%
+        distributor	2.1%
-            querier	-0.3%
+ querier/queryrange	0%
+               iter	0%
+            storage	0%
+           chunkenc	0.2%
+              logql	0.1%
-               loki	-1.8%

Copy link
Contributor

@vlad-diachenko vlad-diachenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vlad-diachenko vlad-diachenko merged commit 88a8538 into release-2.6.x Jul 15, 2022
@DylanGuedes DylanGuedes deleted the backport-6583-to-release-2.6.x branch February 24, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants